home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / b_f_101.arc / README.B&F < prev   
Text File  |  1990-03-17  |  5KB  |  134 lines

  1.                               Back & Forth
  2.  
  3. This file documents the changes made to Back & Forth that have been made
  4. since the manual has been written. This also lists some helpful hints that
  5. may help you when running this program.
  6.  
  7. ──────────────────────────────────────────────────────────────────────────────
  8. Installing Back & Forth from a floppy disk to the hard disk!
  9.  
  10. Please read this section on how to install Back & Forth on your hard disk.
  11.  
  12. Note: For this example, I'll assume your hard disk is drive 'C' and the floppy
  13.       drive you're installing B&F from is drive 'A'.
  14.  
  15. Step 1:
  16.  
  17. English: Create a directory on your hard disk C named B&F and make it the
  18.          current directory. (If you use any other disk or directory, change
  19.          the information below as appropriate.)
  20.  
  21. DOSish : MD C:\B&F
  22.          C:
  23.          CD \B&F
  24.  
  25. Step 2:
  26.  
  27. English: Copy the B&F-1xx.EXE self-extracting file into the FCII directory
  28. (for '1xx' substitute the current version).
  29.  
  30. DOSish : COPY A:B&F-1xx.EXE
  31.  
  32. Step 3:
  33.  
  34. English: Extract all files from B&F-1xx.EXE file.
  35.  
  36. DOSish : B&F-1xx
  37.  
  38. ──────────────────────────────────────────────────────────────────────────────
  39. ENVIRONMENT VARIABLE SETUP:
  40.  
  41. **Important** You must set the B&F environment variable before running Back &
  42.               Forth or the program will not run.
  43.  
  44.               The B&F environment variable informs Back & Forth where to find 
  45.               its overlays and create/save its data files.
  46.  
  47.               To set the B&F environment variable, add a SET command as
  48.               follows to your AUTOEXEC.BAT:
  49.  
  50.               SET B&F=drive:\path
  51.  
  52.               where drive:\path is the drive & directory where Back & Forth
  53.               is stored (e.g., SET B&F=C:\B&F)
  54.  
  55.               YOU MUST either reboot the computer after you've added the SET
  56.               command to your Autoexec.Bat  OR  type the above SET command
  57.               at the DOS prompt. Otherwise, Back & Forth will give you an
  58.               error message indicating that:
  59.  
  60.               "B&F environment variable is not set".
  61.  
  62. The above should get you going! If you can't get the program running, please
  63. don't hestitate to call me at (512) 670-1061 for aid. Please note, if Sandi
  64. or I am not available, please leave your name and number on the recorder.
  65.  
  66. ──────────────────────────────────────────────────────────────────────────────
  67. RUNNING BACK & FORTH:
  68.  
  69. To run Back & Forth, you must be in the directory specified by the B&F variable.
  70. This was done inorder to save about 1k of overhead in the main program. If you
  71. plan to initiate Back & Forth from your AUTOEXEC.BAT file, add the following
  72. lines at the end (these lines assume B&F was installed on drive C in a directory
  73. named B&F -- change the drive and directory as needed):
  74.  
  75. C:
  76. CD \B&F
  77. B&F
  78.  
  79. ──────────────────────────────────────────────────────────────────────────────
  80. Shareware LIMITATIONS:
  81.  
  82. There are no program limitations in the unregistered version of Back & Forth;
  83. but there are a few reminders of registration requirements:
  84.  
  85. -Back & Forth will display a 30 second screen initially reminding the user of
  86.  his obligation to register the software if he/she uses it. We do not view this
  87.  as a major annoyance as most users will load B&F only once each day and then
  88.  use it for an extended period of time.
  89.  
  90. -Back & Forth will force a task switch after every 60 minutes of unregistered
  91.  use to the Back & Forth menu and then remind the user of his/her obligation 
  92.  to register the software if he/she uses it. 
  93.  
  94. We do not want to cripple our software as other shareware authors have chosen
  95. to. We are hoping that the usefulness and quality of our software will justify
  96. the requested registration price!
  97.  
  98. ──────────────────────────────────────────────────────────────────────────────
  99. Benefits of Registration:
  100.  
  101. -Key file to remove shareware annoyances placed in Back & Forth. This key file
  102.  will be good for all future versions of B&F (updating can be as easy as down-
  103.  loading the latest version from your local BBS)!
  104.  
  105. -25 to 40 percent discount off our other programs and new programs as they are
  106.  developed.
  107.  
  108. -Phone support from the programmers themselves!
  109.  
  110. -Laser printed manual of latest version!
  111.  
  112. ──────────────────────────────────────────────────────────────────────────────
  113. Support/bug reports/helpful suggestions:
  114.  
  115. A convenient way for you to communicate your ideas and inform us of possible
  116. problems is by leaving us a message on our RBBS at (512) 670-0954.
  117.  
  118. Or, call us/FAX us at (512) 670-1061 with your problems.
  119.  
  120. If you want to make suggestions about bettering the program, please either
  121. leave a message on our RBBS or write us a letter. It's not that we don't like
  122. talking to you about your good ideas. It's just a lot easier for us to keep a
  123. folder of of ideas and planned program additions with the names of the people
  124. who have suggested them (especially if you knew the way Shane keeps his
  125. telephone notes and the rest of his desk organized).
  126.  
  127. Thanks,
  128.  
  129.  
  130. Sandi & Shane Stump
  131. Progressive Solutions, Inc.
  132. Box 276125
  133. San Antonio, Texas 78227
  134.